Christian Petersen
|
e2814943e9
|
[feature] Add grids (#344)
* [feature] grids
* Shows relative grids at different zoom levels
* Update colors
* Restores vec and intersect to monorepo, changes vec.round to vec.toFixed, adds vec.snap
* Snapping in translate and transforms, fix shortcut
* fix bugs in build
* use grid size for nudge too
* update scripts
* Update grid.tsx
* Update grid.tsx
* Fixed!
* Update grid.tsx
* Fix package imports
* Update Editor.tsx
* Improve tsconfigs, imports
* Fix tiny arrow bugs, snap starting points to grid
* Update tsconfig.base.json
* Update shape-styles.ts
* Fix example tsconfig
* Fix translate type error
* Fix types, paths
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
|
4年前 |
Steve Ruiz
|
cd48b67a74
|
[chore] Sponsors in README (#301)
* Add images, read me links
* Add API route for sponsor image
* Update cache max age
|
4年前 |
Steve Ruiz
|
e6a3e5c3ea
|
[big chore] restore core to monorepo (#287)
* move core into repo, apps into apps folder, update tests
* Update scripts for build:core
* improve scripts
* remove noise from www
* Update .gitignore
* Fix focus bug
* add ci test script
* Update main.yml
|
4年前 |
Steve Ruiz
|
b68a4681e1
|
[improvement] repo shuffle (#214)
* move folders out of packages
* Remove custom yarn stuff, remove duplicate readme
* Remove stitches config
* Add README script.
* bump deps
* Fix script
* Update package.json
|
4年前 |
Steve Ruiz
|
2a799ade6e
|
Update [...nextauth].ts
|
4年前 |
Steve Ruiz
|
dbed5f6bf4
|
Adds room pages, auth api routes
|
4年前 |
Steve Ruiz
|
a74e168d97
|
Revert "Adds auth, etc to next.js site"
This reverts commit fbbaf08513.
|
4年前 |
Steve Ruiz
|
35253348d2
|
Revert "Migrate to stitches 1.0.0, fix a few bugs"
This reverts commit fea9e727fd.
|
4年前 |
Steve Ruiz
|
fea9e727fd
|
Migrate to stitches 1.0.0, fix a few bugs
|
4年前 |
Steve Ruiz
|
fbbaf08513
|
Adds auth, etc to next.js site
|
4年前 |